home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gcc / gcc_frontend_212.readme < prev    next >
Encoding:
Text File  |  1994-10-08  |  1.3 KB  |  47 lines

  1. Short: Driver & Setup program for GNU C / C++
  2.  
  3. This is my Driver for the GCC-Package (cpp,cc1,gas,ld).
  4. It should support most features and flags as described in
  5. the Manuals for GCC.
  6.  
  7. 'gcc' and 'setup' do no longer support SOBJA-BLINK.
  8. (Try the GNU-Linker LD instead.)
  9.  
  10. Usage :  gcc [flags] files...
  11.          'gcc ?' or 'gcc -h' for short info.
  12.  
  13. New:    -q option. (run quietly)
  14.  
  15. Notice: You can use SETUP to set or select multiple
  16.         configurations for CPP, CC1 and/or C++, GAS and LD
  17.         in the environmet.
  18.  
  19.  
  20. Version 2.1 of this Frontend will set the STACK for all
  21. passes automatically.
  22.  
  23. It works best under Amiga-OS 2.0, but should also do under
  24. 1.2/1.3 (You can use <CTRL-C> only between passes in case
  25. of 1.3).
  26.  
  27. It was compiled with GCC 2.1.
  28.  
  29.  
  30. You can EMAIL me currently at 'knopper@rhrk.uni-kl.de'
  31. (Please use 'Subject: GCC' !!)
  32.  
  33. (C) by The KRUEMELMONSTER2000 Software Company August 1992.
  34.  
  35. This version is Public Domain.
  36.  
  37.  
  38. ============================= Archive contents =============================
  39.  
  40. Original  Packed Ratio    Date     Time    Name
  41. -------- ------- ----- --------- --------  -------------
  42.     9576    9225  3.6% 16-Aug-92 17:24:12  gcc
  43.      935     605 35.2% 16-Aug-92 17:32:06  gcc.readme
  44.     7440    7116  4.3% 16-Aug-92 17:24:14  setup
  45. -------- ------- ----- --------- --------
  46.    17951   16946  5.5% 04-Dec-92 13:16:56   3 files
  47.